home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / os.137 < prev    next >
Text File  |  1992-02-06  |  1KB  |  39 lines

  1. {\rtf0\ansi{\fonttbl\f0\fnil Times-Roman;\f1\fmodern Courier;}
  2. \paperw11440
  3. \paperh9000
  4. \margl120
  5. \margr120
  6. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ul0\fs28 login window nextlogin defaults dwrite\
  7. \
  8. Q:  How can I customize the login window?\
  9. \
  10. A:  The original TIFF file for the login window is in /usr/lib/NextStep/nextlogin.tiff.  Here are instructions to customize it:\
  11. \
  12.     • Open a Shell or Terminal as root and run the following commands:\
  13.     \
  14.  
  15. \f1\fs24         myhost#cd /usr/lib/NextStep\
  16.         myhost#cp -p nextlogin.tiff nextlogin.tiff.orig\
  17.         myhost#open nextlogin.tiff   \
  18.  
  19. \f0\fs28     \
  20. • The last command will launch Icon. You can now customize the TIFF file. However, the new TIFF file should be the same size as the old and have no alpha channel.  The new one should also have white fields for typing in text in the same places as the original.\
  21.     \
  22. • The new TIFF file can also be placed in the directory of your choice. To notify the WindowServer of the new location of the login TIFF file, run the following command in a Shell or Terminal as root:\
  23.     \
  24.  
  25. \f1\fs24     myhost#dwrite loginwindow ImageFile /me/mylogin.tiff\
  26.  
  27. \f0\fs28 \
  28.     where 
  29. \f1\fs24 /me/mylogin.tiff
  30. \f0\fs28  is the path and filename of your login TIFF file.\
  31.     \
  32.     \
  33. QA137\
  34. \
  35. Valid for 1.0 \
  36. Valid for 2.0\
  37. \
  38.  
  39.